CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 二值化

搜索资源列表

  1. License-Plate-Recognition

    0下载:
  2. 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,不过识别部分用的BP网络,-License plate recognition using matlab to do the complete source code, including the license plate location, binarization, filtering denoising, character segmentation, recognition, but identif
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6265
    • 提供者:liru
  1. visual-intelligent-surveillance

    0下载:
  2. 该代码用于实现视频监控/视觉监控/视频智能监控/视觉智能监控,具有友好的人机交互界面。在工作时,利用连接在计算机上的摄像头取得视频图像,通过背景减除、滤波、二值化处理、识别等技术,实现对视频目标的监控。-This code is applied to visual surveillance/video surveillance/visual intelligent surveillance/video intelligent surveillance which has a friendly h
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:133976
    • 提供者:朱亮亮
  1. MATLAB-based-image-processing-

    1下载:
  2. 利用MATLAB实现图像前期预处理功能(包括彩色图像的灰度化变换等、一般灰度图像的二值化处理、色彩增强等),边缘检测,图像分割,图像特征提取等图像处理。-Early use of MATLAB for image pre-processing functions (including color images of gray-scale transform, the general gray-scale binary image processing, color enhancement, et
  3. 所属分类:Special Effects

    • 发布日期:2015-07-02
    • 文件大小:404480
    • 提供者:fft
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. Fingerprint-image-preprocessing

    0下载:
  2. 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:740223
    • 提供者:morningdra
  1. MATLAB

    1下载:
  2. 图像识别,文字提取,边缘提取,二值化,设计模式识别,神经网络-image recognise
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:375105
    • 提供者:李骥
  1. matlab

    0下载:
  2. 基于Matlab的图像二值化的形态学操作处理。-Based on the Matlab image binarization, morphological operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:28258
    • 提供者:陈璐
  1. Digital-Image--MATLAB

    0下载:
  2. 自已的作业,编写一个基于GUI的图像处理程序/软件,实现功能有打开图像,直方图、直方图匹配、二值化,边界检测,旋转、放大、缩小、图像卷绕开闭处理等-Own work, write a GUI-based image processing program/software to achieve the functionality to open image, histogram, histogram matching, binarization, edge detection, rotation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3474408
    • 提供者:eshing
  1. matlab

    1下载:
  2. 一体化完成2副图像的灰化,二值化处理,边缘提取等等功能-Integration of image gray, edge extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:25152
    • 提供者:安阳
  1. matlab

    0下载:
  2. matlab图像二值化自适应阈值法,不用matlab自带函数-matlab image binarization adaptive threshold method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3157
    • 提供者:wuyiting
  1. LBP(matlab-code)pqs

    0下载:
  2. 有关LBP的,局部二值化的一个非常好的例程,对于初学者是很有益的。-Relevant LBP, local binary of a very good routines for beginners is very beneficial.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4496242
    • 提供者:panquansong
  1. matlab

    0下载:
  2. matlab界面编程用来进行图像二值化,模糊聚类等操作-matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16904
    • 提供者:黄珂
  1. otsu.matlab

    0下载:
  2. 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:855
    • 提供者:吴燕超
  1. matlab-code

    0下载:
  2. 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:574699
    • 提供者:
  1. matlab-hough

    0下载:
  2. 我们主要是基于MATLAB平台工作,对图像文件中的果实(类圆形果实)进行识别,通过图像灰度化,二值化,提取边缘,Hough变换等一系列步骤后,对果实图像进行特征提取以获取所需信息。通过对边缘的提取识别图像,便于机器识别。-We are mainly based on MATLAB platform work, to identify the fruit (class round fruits) image files, image gray value, edge extraction, Hou
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:323118
    • 提供者:tiancai
  1. Bayer-dithering-algorithm-matlab

    0下载:
  2. Bayer抖动算法matlab源代码,其中有进行二值化变换,比较的源代码~分别含2bit抖动,4bit抖动,8bit抖动~-Bayer dithering algorithm matlab source code, including binary conversion, source code to, respectively, containing 2bit dithering, 4bit jitter, 8bit jitter to
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:609541
    • 提供者:qinyang
  1. Matlab-digital-based-recognition-

    0下载:
  2. 这6个程序可用于0—9的数字识别,算法包括:基于类中心的欧式距离法、马氏距离法、夹角余弦距离法 、二值化的夹角余弦距离法、二值化的Tanimoto测度法和增量校正算法,均为基于matlab软件编写的程序。学会了这几个算法,可以在这些程序的基础上进行扩展,对三维模型识别算法的编程有一定的帮助。-6 program can be used 0-9 digit recognition, algorithms include: class center Euclidean distance, Mah
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:3470
    • 提供者:柏芝
  1. matlab-picture-binaryzation

    0下载:
  2. 对图像进行二值化处理,解说比较详细,效果也很不错-For image binarization processing, a more detailed explanation, the effect is also very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:35833
    • 提供者:茜茜公主
  1. matlab

    0下载:
  2. 图像二值化的源代码,非常的使用,仅供初学者学习。-Image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:19737
    • 提供者:商伯宇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com